[INFO] fetching crate righ-ovsdb 0.0.6...
[INFO] testing righ-ovsdb-0.0.6 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate righ-ovsdb 0.0.6 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate righ-ovsdb 0.0.6
[INFO] finished tweaking crates.io crate righ-ovsdb 0.0.6
[INFO] tweaked toml for crates.io crate righ-ovsdb 0.0.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate righ-ovsdb 0.0.6 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate righ-ovsdb 0.0.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.103
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.103
[INFO] [stderr]   Downloaded erased-serde v0.4.8
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]   Downloaded js-sys v0.3.80
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73ca747e8defdf78c394316be676501ec8fc764507653e2094ef0fb2f5eb76bf
[INFO] running `Command { std: "docker" "start" "-a" "73ca747e8defdf78c394316be676501ec8fc764507653e2094ef0fb2f5eb76bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73ca747e8defdf78c394316be676501ec8fc764507653e2094ef0fb2f5eb76bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73ca747e8defdf78c394316be676501ec8fc764507653e2094ef0fb2f5eb76bf", kill_on_drop: false }`
[INFO] [stdout] 73ca747e8defdf78c394316be676501ec8fc764507653e2094ef0fb2f5eb76bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edf4613e1280f80fe2f482bd4bc0cec21c91070a18d377d25e81456b33050df5
[INFO] running `Command { std: "docker" "start" "-a" "edf4613e1280f80fe2f482bd4bc0cec21c91070a18d377d25e81456b33050df5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling righ-ovsdb v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.83s
[INFO] running `Command { std: "docker" "inspect" "edf4613e1280f80fe2f482bd4bc0cec21c91070a18d377d25e81456b33050df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edf4613e1280f80fe2f482bd4bc0cec21c91070a18d377d25e81456b33050df5", kill_on_drop: false }`
[INFO] [stdout] edf4613e1280f80fe2f482bd4bc0cec21c91070a18d377d25e81456b33050df5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22d80d9be77113e30f3b75e6dc08d6ccf41b456154fdade72c06785cadfe8e24
[INFO] running `Command { std: "docker" "start" "-a" "22d80d9be77113e30f3b75e6dc08d6ccf41b456154fdade72c06785cadfe8e24", kill_on_drop: false }`
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling righ-ovsdb v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.23s
[INFO] running `Command { std: "docker" "inspect" "22d80d9be77113e30f3b75e6dc08d6ccf41b456154fdade72c06785cadfe8e24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22d80d9be77113e30f3b75e6dc08d6ccf41b456154fdade72c06785cadfe8e24", kill_on_drop: false }`
[INFO] [stdout] 22d80d9be77113e30f3b75e6dc08d6ccf41b456154fdade72c06785cadfe8e24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a88e10544cc66b8ba043f59c774d7b49de78e9bfe8c78abfb97a365ce1224773
[INFO] running `Command { std: "docker" "start" "-a" "a88e10544cc66b8ba043f59c774d7b49de78e9bfe8c78abfb97a365ce1224773", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/righ_ovsdb-f5d3d4268619293b)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test protocol::condition::tests::condition_get_uuid ... ok
[INFO] [stdout] test protocol::map::tests::test_serialize ... ok
[INFO] [stdout] test protocol::method::update::tests::test_deserialize_monitor_update ... ok
[INFO] [stdout] test protocol::condition::tests::condition_serialize ... ok
[INFO] [stdout] test protocol::condition::tests::condition_serialize_uuid ... ok
[INFO] [stdout] test protocol::optional::tests::test_optional_string ... ok
[INFO] [stdout] test protocol::optional::tests::test_optional_uuid_none ... ok
[INFO] [stdout] test protocol::optional::tests::test_optional_uuid_some ... ok
[INFO] [stdout] test protocol::set::tests::test_deserialize ... ok
[INFO] [stdout] test protocol::set::tests::test_deserialize_single ... ok
[INFO] [stdout] test protocol::set::tests::test_deserialize_single_number ... ok
[INFO] [stdout] test protocol::set::tests::test_serialize ... ok
[INFO] [stdout] test protocol::table_updates::tests::test_deserialize_table_update ... ok
[INFO] [stdout] test protocol::tests::test_parse ... ok
[INFO] [stdout] test protocol::uuid::tests::test_serialize ... ok
[INFO] [stdout] test schema::atomic::tests::test_atomic_deserialize_boolean ... ok
[INFO] [stdout] test schema::column::tests::test_column_boolean ... ok
[INFO] [stdout] test schema::column::tests::test_column_complex_integer ... ok
[INFO] [stdout] test schema::column::tests::test_column_complex_map ... ok
[INFO] [stdout] test schema::column::tests::test_column_complex_uuid ... ok
[INFO] [stdout] test schema::column::tests::test_column_integer ... ok
[INFO] [stdout] test protocol::method::transact::tests::test_deserialize_transact_result ... ok
[INFO] [stdout] test schema::column::tests::test_column_simple_map ... ok
[INFO] [stdout] test schema::column::tests::test_column_string_enum ... ok
[INFO] [stdout] test schema::kind::tests::test_base_kind_integer_full ... ok
[INFO] [stdout] test schema::kind::tests::test_base_kind_integer_key ... ok
[INFO] [stdout] test schema::kind::tests::test_base_kind_integer_string ... ok
[INFO] [stdout] test schema::kind::tests::test_kind_complex_key ... ok
[INFO] [stdout] test schema::kind::tests::test_kind_simple_key ... ok
[INFO] [stdout] test schema::kind::tests::test_kind_string ... ok
[INFO] [stdout] test schema::table::tests::deserializes_table ... ok
[INFO] [stdout] test protocol::uuid::tests::test_deserialize ... ok
[INFO] [stdout] test protocol::map::tests::test_deserialize ... ok
[INFO] [stderr]    Doc-tests righ_ovsdb
[INFO] [stdout] test schema::column::tests::test_column_complex_integer_with_constrints ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/macros.rs - macros::include_schema (line 6) ... ignored
[INFO] [stdout] test src/client.rs - client::Client::connect_tcp (line 154) - compile ... FAILED
[INFO] [stdout] test src/protocol/method/transact.rs - protocol::method::transact::TransactParams::new (line 116) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::connect_unix (line 177) - compile ... FAILED
[INFO] [stdout] test src/protocol/method/echo.rs - protocol::method::echo::EchoParams::new (line 19) ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::get_schema (line 329) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::list_databases (line 296) - compile ... FAILED
[INFO] [stdout] test src/protocol/method/get_schema.rs - protocol::method::get_schema::GetSchemaParams::new (line 22) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 35) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::stop (line 201) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::echo (line 259) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::Client (line 101) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Client::connect_tcp (line 154) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ovsdb` in this scope
[INFO] [stdout]    --> src/client.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | use ovsdb::client::Client;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/protocol/method/transact.rs - protocol::method::transact::TransactParams::new (line 116) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ovsdb` in this scope
[INFO] [stdout]    --> src/protocol/method/transact.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | use ovsdb::protocol::method::{Operation, TransactParams};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::Client::connect_unix (line 177) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ovsdb` in this scope
[INFO] [stdout]    --> src/client.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | use ovsdb::client::Client;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/protocol/method/echo.rs - protocol::method::echo::EchoParams::new (line 19) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ovsdb` in this scope
[INFO] [stdout]   --> src/protocol/method/echo.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ovsdb::protocol::method::EchoParams;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::Client::get_schema (line 329) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ovsdb`
[INFO] [stdout]    --> src/client.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | use ovsdb::Client;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::Client::list_databases (line 296) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ovsdb`
[INFO] [stdout]    --> src/client.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 | use ovsdb::Client;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/protocol/method/get_schema.rs - protocol::method::get_schema::GetSchemaParams::new (line 22) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ovsdb` in this scope
[INFO] [stdout]   --> src/protocol/method/get_schema.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use ovsdb::protocol::method::GetSchemaParams;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 35) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ovsdb` in this scope
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use ovsdb::{Client, protocol::method::EchoResult};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ovsdb`
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use ovsdb::{Client, protocol::method::EchoResult};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::Client::stop (line 201) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ovsdb`
[INFO] [stdout]    --> src/client.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | use ovsdb::Client;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::Client::echo (line 259) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ovsdb` in this scope
[INFO] [stdout]    --> src/client.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | use ovsdb::client::Client;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::Client (line 101) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ovsdb`
[INFO] [stdout]    --> src/client.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | use ovsdb::Client;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `ovsdb`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ovsdb`, use `cargo add ovsdb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::Client (line 101)
[INFO] [stdout]     src/client.rs - client::Client::connect_tcp (line 154)
[INFO] [stdout]     src/client.rs - client::Client::connect_unix (line 177)
[INFO] [stdout]     src/client.rs - client::Client::echo (line 259)
[INFO] [stdout]     src/client.rs - client::Client::get_schema (line 329)
[INFO] [stdout]     src/client.rs - client::Client::list_databases (line 296)
[INFO] [stdout]     src/client.rs - client::Client::stop (line 201)
[INFO] [stdout]     src/lib.rs - (line 35)
[INFO] [stdout]     src/protocol/method/echo.rs - protocol::method::echo::EchoParams::new (line 19)
[INFO] [stdout]     src/protocol/method/get_schema.rs - protocol::method::get_schema::GetSchemaParams::new (line 22)
[INFO] [stdout]     src/protocol/method/transact.rs - protocol::method::transact::TransactParams::new (line 116)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a88e10544cc66b8ba043f59c774d7b49de78e9bfe8c78abfb97a365ce1224773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a88e10544cc66b8ba043f59c774d7b49de78e9bfe8c78abfb97a365ce1224773", kill_on_drop: false }`
[INFO] [stdout] a88e10544cc66b8ba043f59c774d7b49de78e9bfe8c78abfb97a365ce1224773
